From 0da4cefa9f39576132686f6edaa4cc9b8ed5cb40 Mon Sep 17 00:00:00 2001 From: "mjw@wray-m-3.hpl.hp.com" Date: Thu, 28 Apr 2005 13:02:36 +0000 Subject: [PATCH] bitkeeper revision 1.1327.2.14 (4270deecYzS6oo19lfqUxQRTnp2SBw) Document that you need RPM e2fsprogs-devel installed to compile pygrub. Signed-off-by: Mike Wray --- .rootkeys | 1 + tools/pygrub/README | 1 + 2 files changed, 2 insertions(+) create mode 100644 tools/pygrub/README diff --git a/.rootkeys b/.rootkeys index e53f3b2576..4292fd597b 100644 --- a/.rootkeys +++ b/.rootkeys @@ -800,6 +800,7 @@ 4056f5155QYZdsk-1fLdjsZPFTnlhg tools/misc/xensymoops 40cf2937dqM1jWW87O5OoOYND8leuA tools/misc/xm 4270cc81g3nSNYCZ1ryCMDEbLtMtbQ tools/pygrub/Makefile +4270deeccyRsJn6jLnRh9odRtMW9SA tools/pygrub/README 4270cc81EIl7NyaS3Av6IPRk2c2a6Q tools/pygrub/setup.py 4270cc81t7eNCDp4Bhbh58p1CNxaCQ tools/pygrub/src/GrubConf.py 4270d6c2fWF4r5-zF1pSuAFwUZS0aA tools/pygrub/src/__init__.py diff --git a/tools/pygrub/README b/tools/pygrub/README new file mode 100644 index 0000000000..f186fdae9f --- /dev/null +++ b/tools/pygrub/README @@ -0,0 +1 @@ +Compiling this needs RPM e2fsprogs-devel installed. \ No newline at end of file -- 2.30.2